[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  MANUAL            Missing documentation.

  Clipper Version  1.03 dtd 09/15/90.

  As noted in the README file, the following function or statement
  definitions are missing from the manual:

 BREAK()        Branch out of a BEGIN SEQUENCE...END construct            F
 DECLARE*       Create and initialize private memory variables and arrays S
 DEVOUT()       Write a value to the current device                       F
 FIELDBLOCK()   Return a set-get code block for a field variable          F
 FIELDGET()     Retrieve the value of a field variable                    F
 FIELDPUT()     Set the value of a field variable                         F
 FIELDWBLOCK()  Return a set-get block for a field in a given work area   F
 GETACTIVE()    Return the currently active Get object                    F
 MEMVARBLOCK()  Return a set-get code block for a given memory variable   F
 OUTERR()       Write a list of values to the standard error device       F
 OUTSTD()       Write a list of values to the standard output device      F
 SETBLINK()     Toggle asterisk (*) interpretation in SETCOLOR()          F
 SETMODE()      Change display mode to specified number of rows, columns  F

  Note: These definitions have been uploaded as MAN001.TXT and MAN002.TXT
        in the NANFORUM library.

  The following match-marker description is also missing from the manual:

     <(idMarker)>             Extended Expression match-marker
     -----------------------------------------------------------------
      Extended Expression match-marker:  matches a regular or
      extended expression, including a filename or path specification. It
      is used in combination with the smart stringify result-marker to
      assure that extended expressions won't get stringified, while
      normal, unquoted string file specifcations will.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson